calendar: Remove day-selected-double-click signal
authorTimm Bäder <mail@baedert.org>
Fri, 7 Feb 2020 03:32:08 +0000 (04:32 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Feb 2020 18:16:32 +0000 (13:16 -0500)
commitb9b5cae6d2737394fffae50f387d05131c65e608
tree27efffa93436abb249d2ea7947f63504dbeee3f4
parent3249756648f507aeb7cbfdf9a00383f1f2368e11
calendar: Remove day-selected-double-click signal

It doesn't really make sense to treat double clicks here different than
single clicks (and is bad UX), and it also breaks switching months by
quickly trying to single-click the last/first days in the calendar.
gtk/gtkcalendar.c
tests/testcalendar.c